home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Utilities / Remotes / Remotes.app / Configure.nib / data.classes next >
Encoding:
Text File  |  1992-09-23  |  782 b   |  59 lines

  1. BoxViewSwitcher = {
  2.     ACTIONS = {
  3.     selectBoxView:;
  4.     };
  5.     OUTLETS = {
  6.     delegate;
  7.     boxView;
  8.     popup;
  9.     boxViewList;
  10.     controlButton;
  11.     boxViewWindow;
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15. FirstResponder = {
  16.     ACTIONS = {
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20. Configure = {
  21.     ACTIONS = {
  22.     ohlfsFont:;
  23.     launch:;
  24.     changeOldItem:;
  25.     addNewItem:;
  26.     launchDisable:;
  27.     deleteOldItem:;
  28.     courierFont:;
  29.     tn3270:;
  30.     telnet:;
  31.     rlogin:;
  32.     };
  33.     OUTLETS = {
  34.     windowMatrix;
  35.     stuartMetaMatrix;
  36.     hostForm;
  37.     terminalMetaMatrix;
  38.     colsCell;
  39.     configWindow;
  40.     stuartMatrix;
  41.     xCell;
  42.     protocolMatrix;
  43.     autoStartButton;
  44.     idForm;
  45.     fontForm;
  46.     boxViewWindow;
  47.     buttonForm;
  48.     launchButton;
  49.     yCell;
  50.     terminalMatrix;
  51.     linesCell;
  52.     appsButton;
  53.     fontMatrix;
  54.     boxView;
  55.     configureButton;
  56.     };
  57.     SUPERCLASS = Object;
  58. };
  59.